ICamCommand.StartParameter property

Depends on the start ramp you choose. If it is camRampDistance, the start parameter is distance. The unit is user unit. If it is camRampTime, the start parameter is time. The unit is second.

Namespace: IntervalZero.KINGSTAR.Base.Class

Assembly: IntervalZero.KINGSTAR.Base.Class (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0

Syntax

C#VB
double StartParameter { get; }
ReadOnly Property StartParameter As Double

Property value

Type: double

See also

ICamCommand Interface

IntervalZero.KINGSTAR.Base.Class Namespace